PDF4Java Reference Documentation
com.o2sol.pdf4java.core.security Package / PDFAesSecurityHandler Class / getUseEnhancedPasswordValidation Method
In This Topic
    getUseEnhancedPasswordValidation Method
    In This Topic
    Gets a value indicating whether enhanced password validation is activated.
    PDF files encrypted with this option require Adobe Reader X or later.
    Syntax
    public boolean getUseEnhancedPasswordValidation()

    Return Value

    True if enhanced password validation method is activated.
    See Also